
header {
    background-image: url('images/hero.jpg');
    background-size: cover;
    background-position: center;
    text-align: center;
    color: white;
    position: relative;
}
    header a{
        font-size: 4vh;
        font-family:'Indie Flower';
    }

.textintro{
    position: absolute;
    bottom: 0;
    font-family:'Indie Flower';
    text-align: left;
    font-weight: 100;
}
@media (min-width: 900px) {
    .textintro h1{
        font-size: 80px;
        text-align: center;
        font-weight: 100;
    }
    #textPortable{
        display: none;
    }
    .textintro{
        margin: 14vh 5vh;
    }
    header{
        height: 79vh;
    }
    .alentour .text{
        position: absolute;
        width: 100%;
    }
    .alentour p {
        padding:50px;
        width: 75%;
    }
    .alentour{
        padding: 30px;
    }
}
@media (max-width: 1300px) {
    .textintro h1{
        font-size: 60px;
        text-align: center;
        font-weight: 100;
    }
}
@media (max-width: 900px) {
    header{
        height: 50vh;
    }
    .textintro h1{
        font-size: 50px;
        text-align: center;
        font-weight: 100;    
        background-color: #c3645142;    
        text-align: center;
    }
    .textintro{
        padding: 40px;
        width: 100%;
    }
    .textintro p{
        display: none;
    }
    #textPortable{
        background: white;
        display: block;
        text-align: center;
        padding: 20px;
    }
    .alentour .text{
        position: relative;
        width: 100%;
    }
    .alentour p {
        padding:10px;
        width: 100%;
    }
    .alentour ul {
        flex-direction: column-reverse;
    }
    .alentour{
        padding: 0px;
    }
}

.textintro p{
    font-weight: 100;
}
h1 {
    text-align: center;
}
/* Hero section styles */
.hero{
    background-color: white;
}
.hero ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: ruby-text;
    padding: 34px 0;
    width: 100%;
    display: block;
    text-align: center;
}
    .hero li {
        width: 200px;
        display: inline-block;
    }
    .bloctext p{
        color: #343434;
        position: absolute;
        margin: 0;
        width: 100%;
        text-align: center;
        top: 30%;
        z-index: 1;
    }
    .bloctext{
        width: 100%;
        position: relative;
    }
    .bloctext span{
        position: relative;
        display: block;
        text-align: center;
    }
.hero-text {
    max-width: 600px;
    margin: 0 auto;
}
#Larzac h3{
    margin: 0;
}
#Larzac .bloctext p{
    top: 5%;
}
.hero h2 {
    font-size: 40px;
}
.blocright .bloctext img{
    box-shadow: none;
    border-radius:0;
}
.blocright .bloctext {
    margin-bottom: 25px;
}
.btn {    
    padding: 20px 100px;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    text-decoration: none;
    font-family:'Indie Flower';
}

/* Rooms section styles */

.rooms {
    padding: 40px 0;
}

    .rooms h3{
        font-size: 50px;
        color: #C36451;
        font-family:'Indie Flower';
        font-weight: 100;
        margin: 0;
        margin-bottom: 50px;
    }

    .rooms ul {
        list-style: none;
        margin: 0;
        padding: 0;
        padding: 34px 0;
    }

    .rooms li{
        padding: 10px 0;
        display: inline-block;
        position: relative;
    }
    
    .bloctext img{
        width: 125px!important;
        position: relative!important;
    }
    
    .rooms li img {        
        border-radius: 20px;
        width: 100%;
    }
     .imagesdiv div{
        position: absolute;
        z-index: 2;
        display: flex;
        width: 100%;
        border-radius: 20px;
        height: 100%;
    }

    .rooms .blocimage {  
        text-align: center;
        height: auto;
        width: 100%;
    }

    .rooms .text {        
        text-align: center;
        align-content: center;
        padding: 8% 0;
    }

    .rooms li .lit{        
        width: 70%;
        left: 15%;
        object-fit: cover;
    }
    .blocimage .imagesdiv{
        display: flex;
        border-radius: 20px;
        position: absolute;
        background-position: center;
        cursor: pointer;   
        align-items: stretch;
    }
    .rooms li .douche{        
        width: 25%;
        margin-top: 20%;
        z-index: 2;
    }

    .rooms li .litdouble{  
        left: 42%;
        margin-top: 38%;
        width: 26%;
        z-index: 3;
    }
    
    
    .right .douche{
        right: 20%;
    }

    .left .douche{
        left: 20%;
    }

    .room h3 {
        margin-top: 20px;
    }

    .room p {
        margin-bottom: 20px;
    }


.petitdej{
    margin-bottom: 30px;
}
.petitdej ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.petitdej p{
    color: #C36451;
    background-color: white;
    padding:50px;
    font-family:'Indie Flower';
    position: relative;
    z-index: 1;

}
.petitdej li{
    position: relative;    
    align-content: center;
    text-align: center;

}
.petitdej li img{
    border-radius: 10px;

}

.petitdej ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.alentour{
    background-color: rgb(255, 255, 255);
}
.alentour ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    position: relative;
}
.alentour p{
    color: #C36451;
    background-color: rgb(255 255 255 / 73%);    
    font-family:'Indie Flower';
    position: relative;
    z-index: 1;
}
.alentour .text{
    align-content: center;
    text-align: center;
    text-align: -webkit-center;
}
.alentour .imag {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.imag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.alentour ul{
    list-style: none;
    margin: 0;
    padding: 0;
}


form {
    max-width: 600px;
    margin: 0 auto;
}

.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    margin-bottom: 5px;
}

input, textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}

textarea {
    height: 150px;
}

/* Footer styles */

@media (min-width: 1000px) {
    .rooms .images {   
        width: 60%;
    }
    .rooms .text {        
        width: 40%;
    }
    .rooms .blocright,.blocleft {
        display: flex;
        flex-wrap: wrap;
    }
    .petitdej li{
        width: 45%;
    }
    .petitdej ul{
        display: flex;
        align-items: stretch;
    }
    .petitdej p{        
        right: -30%;
        bottom: -20%;
    }
    .petitdej .imag img {
        width:70%;
        height: 100%;
        object-fit: cover;
    }
    
    .left .imagesdiv div{
        box-shadow: inset 0 0 30.5px 9px rgba(255, 255, 255, 1), 20px 20px 10px 5px rgba(0, 0, 0, 0.5);
    }
    .right .imagesdiv div{ 
        box-shadow:inset 0 0 30.5px 9px rgba(255, 255, 255, 1), -20px 20px 10px 5px rgba(0, 0, 0, 0.5);
    }
}

@media (max-width: 1000px) {
    .rooms .images {   
        width: 100%;
        padding-bottom: 40%;
    }
    .rooms .text {        
        width: 100%;
    }
    .rooms .blocright {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .rooms .blocleft {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .petitdej{
        margin-top: 20px;
    }
    .petitdej li{
        width: 100%;
        text-align: -webkit-center;
    }
    .petitdej ul{
        display: flex;
        flex-direction: column-reverse;
    }
    .petitdej .imag img {
        width:75%;
        height: 100%;
        object-fit: cover;
    }
    
    .left .imagesdiv div{
        box-shadow: inset 0 0 30.5px 3px rgba(255, 255, 255, 1), 20px 20px 10px 5px rgba(0, 0, 0, 0.5);
    }
    .right .imagesdiv div{ 
        box-shadow:inset 0 0 30.5px 3px rgba(255, 255, 255, 1), -20px 20px 10px 5px rgba(0, 0, 0, 0.5);
    }
    #bouttonreserveall{
        display: none;
    }
}
.textgite{
    text-align: center;
    color: #C36451;
    margin-bottom: 50px;
}
.textgite p{
    font-size: 30px;
}
#bouttonreserveall{
    z-index: 4;
    right: 50px;
    bottom: 150px;
    position: fixed;
    color: white;
    width: 150px;
    height: 60px;
    background-color: #C36451;
    border-radius: 10px;
    align-content: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
#bouttonreserveall p{
    margin: 0;
}
.popupReserve{
    position:fixed;
    right:50px;
    bottom:50px;
    
    width:400px;
    padding:30px;
    
    background:#f0f0f0;
    border-radius:10px;
    box-shadow:0 10px 30px rgba(0,0,0,0.3);
    color: #333;
    z-index:1000;

    opacity:0;
    transform:translateY(20px) scale(0.95);
    transition:opacity 0.25s ease, transform 0.25s ease;
    display: inline-grid;

    pointer-events:none;
}
#bouttonreserveall.active{
    opacity:0;
    transform:translateY(0) scale(1);
    pointer-events:auto;
}
.popupReserve.active{
    opacity:1;
    transform:translateY(0) scale(1);
    pointer-events:auto;
}
#popupReserve img {
    width: 50%;
}
#popupReserve p {
    margin: 0;
}